オーバーロード | 解説 |
---|---|
ListItemFactory<TItem,TItemBuilder> コンストラクタ(IList<TItem>,Func<TItem,TItemBuilder>) | Initializes an instance of the ListItemFactory<TItem,TItemBuilder> class by using the specified collection. |
ListItemFactory<TItem,TItemBuilder> コンストラクタ(IList<TItem>,Func<TItem>,Func<TItem,TItemBuilder>) | Initializes an instance of the ListItemFactory<TItem,TItemBuilder> class by using the specified collection. |